home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / tfield.im < prev    next >
Text File  |  1993-02-01  |  281b  |  7 lines

  1. #define tfield_width 16
  2. #define tfield_height 16
  3. static char tfield_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x01, 0x80,
  5.    0xc9, 0x9d, 0x55, 0x85, 0xdd, 0x85, 0x55, 0x85, 0xd5, 0x9d, 0x01, 0x80,
  6.    0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  7.